GtkExpander: Fix a problem with resize-toplevel
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Oct 2014 22:02:11 +0000 (18:02 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 Oct 2014 22:06:02 +0000 (18:06 -0400)
commit6a214c9bcd78be3814a125d52e4d1eb3ac7d2256
treec5a102689e067084cd5773f013194b90445b65af
parenteb88ce429c4123cd339eae91873e9d58132aa332
GtkExpander: Fix a problem with resize-toplevel

The toplevel resizing was not working properly when the
content had non-trivial height-for-width behavior (such
as a wrapping label).
gtk/gtkexpander.c